home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / code / opry / readme.txt
Encoding:
Text File  |  1995-01-18  |  1.7 KB  |  39 lines

  1.             VBITS 95 London                   
  2.  
  3. This zip contains the example code mentioned in the talk "Conserving Windows
  4. Resources" given by Tim O'Pry of MicroHelp, Inc.  You are
  5. free to use these examples in whole or in part without attribution.
  6.  
  7. You must use PKZip 2.04g or later and use the "-d" create sub-directory
  8. switch when unzipping this file.
  9.  
  10. This zip contains the following files:
  11. VBITSMH.DOC  - Word for Windows 6 Document file containing an outline of
  12.                the material.
  13.  
  14. The following subdirectories contain the following examples:
  15.  
  16. ..\EXAMPLE    - VB Examples mentioned in the talk.
  17.  
  18. ..\RESOURCE  - The VB Example of the Program Manager "Help-About" box.
  19.  
  20. ..\HEAPWALK  - VB program mentioned in the talk that will do a "Before and
  21.                After" comparison of the MS HeapWalker output.
  22.                IMPORTANT: This program uses MicroHelp MUSCLE version 2.
  23.                If you do not have MUSCLE.VBX on your system, you can download
  24.                it from our BBS (404) 516-1497, the file name is MU2VBX.ZIP,
  25.                or from our forum on CompuServe (GO MICROHELP - same file
  26.                name), or from our FTP site on Internet which is on
  27.                Net.com in the "\public\microhlp\" directory.
  28.  
  29.                MUSCLE.VBX must be in the same directory as the HEAPCHK.EXE
  30.                file or in your executable path.
  31.  
  32.                If you are not a registered user of Muscle 2, you will
  33.                not be able to run this program in the Visual Basic IDE,
  34.                but you can still run the executable.
  35.  
  36.                If this program is helpful and you would like to see it
  37.                enhanced, please send us e-mail on what features you would
  38.                like to see.
  39.